@font-face {

    font-family: "Raleway-Bold";

    src: url("https://images.hanlonsonline.co.uk/Fort Kinnaird BS5/fonts/static/Raleway-Bold.ttf");

    font-weight: 700;

    font-style: normal;

}

@font-face {

    font-family: "Raleway-Regular";

    src: url("https://images.hanlonsonline.co.uk/Fort Kinnaird BS5/fonts/static/Raleway-Regular.ttf");

    font-weight: 700;

    font-style: normal;

}
img.homepage-image {
    width: 100%;
}
.container h3, h3 {
    color: #0088b2;
    font-size: 25pt;
    line-height: 30px;
    font-weight: 700;
}
.panel-header {
    padding: 20px 0 10px 20px;
    color: #fff !important;
    border-bottom: 10px solid #0088b2;
    background: #0088b2;
}
.top-panel {
    background: #0088b2;
    border-radius: 30px 30px 0px 0px !important;
}
p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3em;
    margin: 0 0 .3em;
    color: #333333;
    font-family: 'Raleway', sans-serif;
}
.row.home-section {
    margin-top: 30px;
}
.container h3, h3 {
    color: #0088b2;
    font-size: 25pt;
    line-height: 30px;
    font-weight: 700;
    font-family: "Raleway-Bold";
}
th {
    font-family: "Raleway-Bold";
}
td {
    padding: 8px !important;
    font-family: "Raleway-Regular";
}
a {
    background-color: transparent;
    transition: all .25s ease;
    color: #0056b3;
}
a.view-more-vacancies-link {
    font-size: 18px;
    font-family: "Raleway-Regular";
    text-decoration: none;
}

.news-item-color {
    background-color: #f9f9f9;
    padding: 10px;
}
.news-item.news-item-grey {
    padding: 10px;
}
.news-title a {
    font-family: "Raleway-Regular";
    text-decoration: none;
}
.news-date {
    font-family: "Raleway-Regular";
    font-size: 16px;
}
#twitter-logo {
    width: 140px !important;
}
.social-logo {
    width: 95px;
}
#facebook-logo, #instagram-logo {
    margin-top: 21px;
}
.card-body {
    background: #e6e6e6;
    padding: 25px;
    border-bottom: 3px solid #0088b2;
}